Skip to content
Back to search
30
MCP

Log Analysis SQLite

pulsemcp/log analysis sqlite

Transforms compressed log files into a queryable SQLite database with tables for logs, stack traces, and errors, enabling efficient analysis and troubleshooting of application issues by timestamp, log level, and module.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
SQLite
Provides a lightweight SQLite-based storage solution, supporting basic CRUD operations for small to medium-scale projects.
0 tools
SQLite Tool
Provides SQLite database management with specialized delete functionality including safety controls and conditional filtering
0 tools
Log Analyzer
Analyzes Python application logs with time-based and pattern filtering, pytest output parsing, and code coverage report generation for debug
0 tools
SQLite Memory
Provides persistent key-value memory storage using SQLite with CRUD operations for storing structured data, conversation history, and user p
0 tools
CSV Analytics
Analytics and statistical analysis tools for CSV data files.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "log_analysis_sqlite": {
      "url": "None",
      "transport": "http"
    }
  }
}